-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.2.0
-
Code
-
Classes
- WebhookEventsRepository
Total Complexity |
17 |
Dependencies |
11 |
Dependents |
3 |
Total lines |
205 |
Lines of code |
89 |
Logical lines of code |
41 |
Comment lines |
65 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
S |
57 |
3 |
16 |
getAll() |
S |
59 |
3 |
14 |
update() |
S |
58 |
2 |
16 |
insert() |
S |
59 |
2 |
15 |
validateWebhookEvent() |
S |
68 |
3 |
7 |
prepareQuery() |
S |
75 |
1 |
4 |
createWebhookEventFromEventDTO() |
S |
66 |
1 |
8 |
getById() |
S |
74 |
1 |
5 |
totalCount() |
S |
78 |
1 |
4 |